FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nexuzhealth.fhir.r4#1.0.0 (78 ms)

Package nexuzhealth.fhir.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.0&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhORProcedure
Url https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhORProcedure
Status active
Date 2023-05-02T12:36:44.4856396+00:00
Name NxhORProcedure
Experimental False
Description Nexuzhealth profile for an OR procedure.
Type Procedure
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-encounter NxhExtEncounter
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode NxhExtHospitalCode
https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-type-uitvoerder NxhVSTypeUitvoerder


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "nxh-or-procedure",
  "url" : "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhORProcedure",
  "name" : "NxhORProcedure",
  "status" : "active",
  "date" : "2023-05-02T12:36:44.4856396+00:00",
  "description" : "Nexuzhealth profile for an OR procedure.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Procedure",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Procedure",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Procedure.extension",
        "path" : "Procedure.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "Procedure.extension:hospitalCode",
        "path" : "Procedure.extension",
        "sliceName" : "hospitalCode",
        "short" : "Hospital code",
        "definition" : "A reference to a hospital (an organization) the resource is related to",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "Procedure.extension:hospitalCode.value[x]",
        "path" : "Procedure.extension.value[x]",
        "definition" : "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list)"
      },
      {
        "id" : "Procedure.extension:encounter",
        "path" : "Procedure.extension",
        "sliceName" : "encounter",
        "short" : "encounter",
        "definition" : "A reference to an encounter.",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-encounter"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "Procedure.identifier",
        "path" : "Procedure.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Procedure.identifier:okFicheId",
        "path" : "Procedure.identifier",
        "sliceName" : "okFicheId",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Procedure.identifier:okFicheId.system",
        "path" : "Procedure.identifier.system",
        "fixedUri" : "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/okFiche/okFicheId"
      },
      {
        "id" : "Procedure.performer.function",
        "path" : "Procedure.performer.function",
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-type-uitvoerder"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.